ACPI: move tables.c fully into .init.*
authorJan Beulich <jbeulich@suse.com>
Thu, 20 Sep 2012 07:22:55 +0000 (09:22 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 20 Sep 2012 07:22:55 +0000 (09:22 +0200)
commitd2f664abe8f8f0159bd7d11390b332f14047b7a9
tree7d737145634a303a00b395fd8d35ef4b797fb620
parent3616eb8796b44e7df42687a342b9207b26c9e483
ACPI: move tables.c fully into .init.*

The only non-init item was the space reserved for the initial tables,
but we can as well dynamically allocate that array.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/drivers/acpi/Makefile
xen/drivers/acpi/osl.c
xen/drivers/acpi/tables.c
xen/include/acpi/platform/aclinux.h